This operation is used to process transactions based on parameters submitted in the request. The request takes a Transaction and Organization object, along with either a PackageID or LOBPhase and returns a Transaction object and an array containing documents (as DocumentSet objects) along with the RequestID as the payload.
| Operation | Select |
|---|---|
| Style | document |
| Operation Type | Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action | http://schemas.bankerssystems.com/2004/ExpereAPI/ExpereIEServices/IExpereAPI/Select |
| Input | SelectRequest |
| Output | SelectResponse |